Comments on Garmin File Extractor

 

2 Comments.

Not bad. The comment to executable LOC ratio is about right, and you've got your curly braces in the right places. I might write the regexes a bit differently to avoid having to escape the internal virgules, but that's a personal choice.

regards,
dbw

– dave w 2010-05-04 23:05 UTC


tnx Dave! — I was very proud of myself when I learned the "last if" construction, and figured out how to escape from the loops at the right moment to output the lines I needed and not one line too few (or too many) ... agreed, should have used a different pattern delimiter, but I didn't want to learn TOO many new things in one day! (^_^)

zz 2010-05-04 23:36 UTC</div>